| 1. | Triggers action only when the name matches the name of the 的名称匹配时才会触发操作。 |
| 2. | Now it s time to build the triggered action 现在该创建触发动作了。 |
| 3. | An invalid trigger action , one that is not exposed to the user , occurred 出现一个无效触发操作,该操作不向用户公开。 |
| 4. | Custom trigger action 定制扳机装置 |
| 5. | Triggers action only when stopped by a thread id breakpoint number with same value ,只有当具有相同值的线程id /断点号引起停止时才会触发操作。 |
| 6. | The trigger actions specified in the transact - sql statements go into effect when the dml or ddl operation is tried 尝试dml或ddl操作时,将执行transact - sql语句中指定的触发器操作。 |
| 7. | If the constraints are violated , the instead of trigger actions are rolled back and the after trigger is not fired 如果违反了约束,则将回滚instead of触发器操作,并且不激活after触发器。 |
| 8. | Trigger conditions specify additional criteria that determine whether the tried dml or ddl statements cause the trigger actions to be performed 触发器条件指定其他标准,用于确定尝试的dml或ddl语句是否导致执行触发器操作。 |
| 9. | The same trigger action can be defined for more than one user action for example , insert and update in the same create trigger statement 在同一条create trigger语句中,可以为多种用户操作(如insert和update )定义相同的触发器操作。 |
| 10. | Additionally , the following transact - sql statements are not allowed inside the body of a dml trigger when it is used against the table or view that is the target of the triggering action 另外,如果对作为触发操作目标的表或视图使用dml触发器,则不允许在该触发器的主体中使用下列transact - sql语句。 |